home *** CD-ROM | disk | FTP | other *** search
/ Skunkware 5 / Skunkware 5.iso / man / cat.n / unknown.n < prev    next >
Text File  |  1995-07-25  |  2KB  |  67 lines

  1.  
  2.  
  3.  
  4.      uuuunnnnkkkknnnnoooowwwwnnnn((((nnnn))))                   TTTTccccllll (((( ))))                   uuuunnnnkkkknnnnoooowwwwnnnn((((nnnn))))
  5.  
  6.  
  7.  
  8.      _________________________________________________________________
  9.  
  10.      NNNNAAAAMMMMEEEE
  11.           unknown - Handle attempts to use non-existent commands
  12.  
  13.      SSSSYYYYNNNNOOOOPPPPSSSSIIIISSSS
  14.           uuuunnnnkkkknnnnoooowwwwnnnn _c_m_d_N_a_m_e ?_a_r_g _a_r_g ...?
  15.      _________________________________________________________________
  16.  
  17.  
  18.      DDDDEEEESSSSCCCCRRRRIIIIPPPPTTTTIIIIOOOONNNN
  19.           This command doesn't actually exist as part of Tcl, but  Tcl
  20.           will  invoke  it  if  it does exist.  If the Tcl interpreter
  21.           encounters a command name for which there is not  a  defined
  22.           command,  then  Tcl  checks  for  the existence of a command
  23.           named uuuunnnnkkkknnnnoooowwwwnnnn.  If  there  is  no  such  command,  then  the
  24.           interpreter  returns  an  error.   If  the  uuuunnnnkkkknnnnoooowwwwnnnn  command
  25.           exists, then it is invoked with arguments consisting of  the
  26.           fully-substituted  name  and arguments for the original non-
  27.           existent command.  The uuuunnnnkkkknnnnoooowwwwnnnn command typically does things
  28.           like  searching  through  library  directories for a command
  29.           procedure with the name _c_m_d_N_a_m_e,  or  expanding  abbreviated
  30.           command  names  to  full-length,  or automatically executing
  31.           unknown commands as sub-processes.  In some cases  (such  as
  32.           expanding  abbreviations)  uuuunnnnkkkknnnnoooowwwwnnnn  will change the original
  33.           command slightly and then (re-)execute it.   The  result  of
  34.           the  uuuunnnnkkkknnnnoooowwwwnnnn  command is used as the result for the original
  35.           non-existent command.
  36.  
  37.  
  38.      KKKKEEEEYYYYWWWWOOOORRRRDDDDSSSS
  39.           error, non-existent command
  40.  
  41.  
  42.  
  43.  
  44.  
  45.  
  46.  
  47.  
  48.  
  49.  
  50.  
  51.  
  52.  
  53.  
  54.  
  55.  
  56.  
  57.  
  58.  
  59.  
  60.  
  61.  
  62.  
  63.      Page 1                                          (printed 7/17/95)
  64.  
  65.  
  66.  
  67.